-- card: 78535 from stack: in -- bmap block id: 79301 -- flags: 4000 -- background id: 58558 -- name: CSL Library -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=182 top=133 right=223 bottom=328 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CSL Library ----- HyperTalk script ----- on mouseUp lock screen pop card into it go to card short name of me of background "About" unlock screen with iris close end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: A004 -- rect: left=150 top=41 right=89 bottom=226 -- title width / last selected line: 0 -- icon id / first selected line: 5017 / 5017 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Student Details ----- HyperTalk script ----- on mouseUp visual scroll down go to card short name of me of this background end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A004 -- rect: left=285 top=41 right=89 bottom=361 -- title width / last selected line: 0 -- icon id / first selected line: 5018 / 5018 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Teacher Details ----- HyperTalk script ----- on mouseUp visual scroll down go to card short name of me of this background end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: A004 -- rect: left=218 top=272 right=320 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 5013 / 5013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Report Manager ----- HyperTalk script ----- on mouseUp visual scroll up go to card short name of me of this background end mouseUp